DataCollection | ComponentOne
C1.Android.DataCollection Assembly / C1.Android.DataCollection Namespace / C1ListAdapter<T> Class / AreAllItemsEnabled Method

In This Topic
    AreAllItemsEnabled Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function AreAllItemsEnabled() As Boolean
    public virtual bool AreAllItemsEnabled()
    See Also